﻿2026-06-21T08:51:48.7265794Z Current runner version: '2.335.1'
2026-06-21T08:51:48.7270488Z Runner name: 'kitsubito'
2026-06-21T08:51:48.7271008Z Runner group name: 'Default'
2026-06-21T08:51:48.7271651Z Machine name: 'KITSUBITO'
2026-06-21T08:51:48.7273735Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T08:51:48.7275523Z Contents: read
2026-06-21T08:51:48.7275930Z Metadata: read
2026-06-21T08:51:48.7276307Z Packages: read
2026-06-21T08:51:48.7276674Z ##[endgroup]
2026-06-21T08:51:48.7278251Z Secret source: Actions
2026-06-21T08:51:48.7278762Z Prepare workflow directory
2026-06-21T08:51:48.7703491Z Prepare all required actions
2026-06-21T08:51:48.7732628Z Getting action download info
2026-06-21T08:51:49.0973468Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T08:51:49.5948068Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-21T08:51:49.6774903Z ##[group]Run actions/checkout@v5
2026-06-21T08:51:49.6775636Z with:
2026-06-21T08:51:49.6775979Z   fetch-depth: 0
2026-06-21T08:51:49.6776401Z   repository: SaberMage/spt-core
2026-06-21T08:51:49.6779778Z   token: ***
2026-06-21T08:51:49.6780140Z   ssh-strict: true
2026-06-21T08:51:49.6780498Z   ssh-user: git
2026-06-21T08:51:49.6780852Z   persist-credentials: true
2026-06-21T08:51:49.6781252Z   clean: true
2026-06-21T08:51:49.6781618Z   sparse-checkout-cone-mode: true
2026-06-21T08:51:49.6782038Z   fetch-tags: false
2026-06-21T08:51:49.6782394Z   show-progress: true
2026-06-21T08:51:49.6782758Z   lfs: false
2026-06-21T08:51:49.6783107Z   submodules: false
2026-06-21T08:51:49.6783464Z   set-safe-directory: true
2026-06-21T08:51:49.6784046Z ##[endgroup]
2026-06-21T08:51:49.7629869Z Syncing repository: SaberMage/spt-core
2026-06-21T08:51:49.7631294Z ##[group]Getting Git version info
2026-06-21T08:51:49.7631990Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T08:51:49.7632831Z [command]/usr/bin/git version
2026-06-21T08:51:49.7666983Z git version 2.43.0
2026-06-21T08:51:49.7685171Z ##[endgroup]
2026-06-21T08:51:49.7696864Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7144251b-4eeb-45de-8cc7-002aca29439e' before making global git config changes
2026-06-21T08:51:49.7698132Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:51:49.7700056Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T08:51:49.7731923Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T08:51:49.7751367Z https://github.com/SaberMage/spt-core
2026-06-21T08:51:49.7761375Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T08:51:49.7763947Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T08:51:49.7786828Z HEAD
2026-06-21T08:51:49.7820261Z ##[endgroup]
2026-06-21T08:51:49.7821353Z [command]/usr/bin/git submodule status
2026-06-21T08:51:49.8005622Z ##[group]Cleaning the repository
2026-06-21T08:51:49.8008087Z [command]/usr/bin/git clean -ffdx
2026-06-21T08:51:52.5730130Z Removing target/
2026-06-21T08:51:52.5738738Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T08:51:52.6041728Z HEAD is now at 05ab5aa3f Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:51:52.6045511Z ##[endgroup]
2026-06-21T08:51:52.6047658Z ##[group]Disabling automatic garbage collection
2026-06-21T08:51:52.6050949Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T08:51:52.6078034Z ##[endgroup]
2026-06-21T08:51:52.6079239Z ##[group]Setting up auth
2026-06-21T08:51:52.6083487Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:51:52.6110823Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T08:51:52.6301158Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:51:52.6327570Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T08:51:52.6514809Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:51:52.6540864Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T08:51:52.6731043Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T08:51:52.6761855Z ##[endgroup]
2026-06-21T08:51:52.6763367Z ##[group]Fetching the repository
2026-06-21T08:51:52.6769539Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +05ab5aa3fe779749a2d50a539522c4ea9779ec50:refs/remotes/pull/27/merge
2026-06-21T08:51:53.4040289Z From https://github.com/SaberMage/spt-core
2026-06-21T08:51:53.4041043Z    e54bc514b..335d96ebc  wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T08:51:53.4069414Z ##[endgroup]
2026-06-21T08:51:53.4070267Z ##[group]Determining the checkout info
2026-06-21T08:51:53.4070881Z ##[endgroup]
2026-06-21T08:51:53.4075459Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T08:51:53.4118023Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T08:51:53.4142058Z ##[group]Checking out the ref
2026-06-21T08:51:53.4144378Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T08:51:53.4184594Z HEAD is now at 05ab5aa3f Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:51:53.4188749Z ##[endgroup]
2026-06-21T08:51:53.4226357Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T08:51:53.4251043Z 05ab5aa3fe779749a2d50a539522c4ea9779ec50
2026-06-21T08:51:53.4426250Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-21T08:51:53.4426853Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-21T08:51:53.4442906Z shell: /usr/bin/bash -e {0}
2026-06-21T08:51:53.4443197Z ##[endgroup]
2026-06-21T08:51:53.4552504Z ##[group]Run set -euo pipefail
2026-06-21T08:51:53.4552911Z [36;1mset -euo pipefail[0m
2026-06-21T08:51:53.4553161Z [36;1mPIN=0c95435[0m
2026-06-21T08:51:53.4553401Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-21T08:51:53.4553697Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-21T08:51:53.4554098Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-21T08:51:53.4554566Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-21T08:51:53.4555028Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-21T08:51:53.4555434Z [36;1m  rm -rf "$CACHE"[0m
2026-06-21T08:51:53.4555701Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-21T08:51:53.4556023Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-21T08:51:53.4556395Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-21T08:51:53.4556806Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-21T08:51:53.4557078Z [36;1mfi[0m
2026-06-21T08:51:53.4557389Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T08:51:53.4571762Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-21T08:51:53.4572157Z env:
2026-06-21T08:51:53.4572390Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T08:51:53.4572651Z ##[endgroup]
2026-06-21T08:51:53.7631216Z    Compiling proc-macro2 v1.0.106
2026-06-21T08:51:53.7632302Z    Compiling quote v1.0.45
2026-06-21T08:51:53.7632631Z    Compiling unicode-ident v1.0.24
2026-06-21T08:51:53.7632922Z    Compiling libc v0.2.186
2026-06-21T08:51:53.7633178Z    Compiling serde_core v1.0.228
2026-06-21T08:51:53.7633856Z    Compiling cfg-if v1.0.4
2026-06-21T08:51:53.7634130Z    Compiling serde v1.0.228
2026-06-21T08:51:53.7672795Z    Compiling log v0.4.32
2026-06-21T08:51:53.7714396Z    Compiling pin-project-lite v0.2.17
2026-06-21T08:51:53.7774051Z    Compiling portable-atomic v1.13.1
2026-06-21T08:51:53.7826304Z    Compiling typenum v1.20.1
2026-06-21T08:51:53.7827364Z    Compiling memchr v2.8.1
2026-06-21T08:51:53.7828060Z    Compiling version_check v0.9.5
2026-06-21T08:51:53.7881667Z    Compiling find-msvc-tools v0.1.9
2026-06-21T08:51:53.7922244Z    Compiling shlex v2.0.1
2026-06-21T08:51:53.8231696Z    Compiling critical-section v1.2.0
2026-06-21T08:51:53.8610673Z    Compiling subtle v2.6.1
2026-06-21T08:51:53.8741450Z    Compiling futures-core v0.3.32
2026-06-21T08:51:53.9639514Z    Compiling bytes v1.11.1
2026-06-21T08:51:54.0044817Z    Compiling equivalent v1.0.2
2026-06-21T08:51:54.0201548Z    Compiling smallvec v1.15.1
2026-06-21T08:51:54.0470979Z    Compiling itoa v1.0.18
2026-06-21T08:51:54.0716581Z    Compiling semver v1.0.28
2026-06-21T08:51:54.1039263Z    Compiling stable_deref_trait v1.2.1
2026-06-21T08:51:54.1232492Z    Compiling futures-io v0.3.32
2026-06-21T08:51:54.1234757Z    Compiling slab v0.4.12
2026-06-21T08:51:54.1441031Z    Compiling futures-sink v0.3.32
2026-06-21T08:51:54.1791191Z    Compiling futures-task v0.3.32
2026-06-21T08:51:54.1991124Z    Compiling generic-array v0.14.7
2026-06-21T08:51:54.2461375Z    Compiling futures-channel v0.3.32
2026-06-21T08:51:54.2591188Z    Compiling hashbrown v0.17.1
2026-06-21T08:51:54.3063208Z    Compiling rustversion v1.0.22
2026-06-21T08:51:54.3150527Z    Compiling bitflags v2.12.1
2026-06-21T08:51:54.3537851Z    Compiling cpufeatures v0.2.17
2026-06-21T08:51:54.3820708Z    Compiling fnv v1.0.7
2026-06-21T08:51:54.3941804Z    Compiling strsim v0.11.1
2026-06-21T08:51:54.4141062Z    Compiling rand_core v0.10.1
2026-06-21T08:51:54.4190294Z    Compiling cfg_aliases v0.2.1
2026-06-21T08:51:54.4711067Z    Compiling rustc_version v0.4.1
2026-06-21T08:51:54.4858841Z    Compiling litemap v0.8.2
2026-06-21T08:51:54.5690754Z    Compiling writeable v0.6.3
2026-06-21T08:51:54.5826763Z    Compiling utf8_iter v1.0.4
2026-06-21T08:51:54.5950636Z    Compiling ident_case v1.0.1
2026-06-21T08:51:54.6260968Z    Compiling fs_extra v1.3.0
2026-06-21T08:51:54.7326970Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T08:51:54.7480613Z    Compiling getrandom v0.4.2
2026-06-21T08:51:54.7660871Z    Compiling dunce v1.0.5
2026-06-21T08:51:54.8520571Z    Compiling icu_properties_data v2.2.0
2026-06-21T08:51:54.8770298Z    Compiling autocfg v1.5.1
2026-06-21T08:51:54.9230506Z    Compiling percent-encoding v2.3.2
2026-06-21T08:51:54.9890527Z    Compiling http v1.4.1
2026-06-21T08:51:55.0185162Z    Compiling cpufeatures v0.3.0
2026-06-21T08:51:55.0392902Z    Compiling aws-lc-rs v1.17.0
2026-06-21T08:51:55.0467592Z    Compiling unicode-segmentation v1.13.3
2026-06-21T08:51:55.0772009Z    Compiling thiserror v2.0.18
2026-06-21T08:51:55.0786028Z    Compiling scopeguard v1.2.0
2026-06-21T08:51:55.1212658Z    Compiling indexmap v2.14.0
2026-06-21T08:51:55.1901377Z    Compiling lock_api v0.4.14
2026-06-21T08:51:55.2030750Z    Compiling chacha20 v0.10.0
2026-06-21T08:51:55.2801113Z    Compiling syn v2.0.117
2026-06-21T08:51:55.3132241Z    Compiling form_urlencoded v1.2.2
2026-06-21T08:51:55.3522284Z    Compiling untrusted v0.9.0
2026-06-21T08:51:55.3653352Z    Compiling heck v0.5.0
2026-06-21T08:51:55.3659462Z    Compiling rustls v0.23.40
2026-06-21T08:51:55.4570586Z    Compiling unicode-xid v0.2.6
2026-06-21T08:51:55.4880446Z    Compiling atomic-waker v1.1.2
2026-06-21T08:51:55.4960560Z    Compiling const-oid v0.10.2
2026-06-21T08:51:55.5000614Z    Compiling anyhow v1.0.102
2026-06-21T08:51:55.5040374Z    Compiling zerocopy v0.8.50
2026-06-21T08:51:55.5571181Z    Compiling httparse v1.10.1
2026-06-21T08:51:55.5575583Z    Compiling parking_lot_core v0.9.12
2026-06-21T08:51:55.5691501Z    Compiling jobserver v0.1.34
2026-06-21T08:51:55.5790550Z    Compiling convert_case v0.10.0
2026-06-21T08:51:55.6233243Z    Compiling paste v1.0.15
2026-06-21T08:51:55.6430796Z    Compiling num-traits v0.2.19
2026-06-21T08:51:55.7041743Z    Compiling hybrid-array v0.4.12
2026-06-21T08:51:55.7432736Z    Compiling curve25519-dalek v4.1.3
2026-06-21T08:51:55.8043301Z    Compiling ahash v0.8.12
2026-06-21T08:51:55.8203006Z    Compiling base64ct v1.8.3
2026-06-21T08:51:55.9080243Z    Compiling cc v1.2.63
2026-06-21T08:51:55.9353511Z    Compiling crypto-common v0.1.7
2026-06-21T08:51:55.9610672Z    Compiling block-buffer v0.10.4
2026-06-21T08:51:56.0007678Z    Compiling fastrand v2.4.1
2026-06-21T08:51:56.0136399Z    Compiling powerfmt v0.2.0
2026-06-21T08:51:56.0271057Z    Compiling either v1.16.0
2026-06-21T08:51:56.0570670Z    Compiling http-body v1.0.1
2026-06-21T08:51:56.0770932Z    Compiling digest v0.10.7
2026-06-21T08:51:56.1990457Z    Compiling deranged v0.5.8
2026-06-21T08:51:56.2280722Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T08:51:56.2831392Z    Compiling tinyvec_macros v0.1.1
2026-06-21T08:51:56.3151678Z    Compiling num-conv v0.2.2
2026-06-21T08:51:56.3390877Z    Compiling try-lock v0.2.5
2026-06-21T08:51:56.3473808Z    Compiling data-encoding v2.11.0
2026-06-21T08:51:56.4280129Z    Compiling mio v1.2.1
2026-06-21T08:51:56.4471504Z    Compiling socket2 v0.6.4
2026-06-21T08:51:56.4481898Z    Compiling getrandom v0.2.17
2026-06-21T08:51:56.5060739Z    Compiling pkg-config v0.3.33
2026-06-21T08:51:56.5589629Z    Compiling zmij v1.0.21
2026-06-21T08:51:56.6630898Z    Compiling rand_core v0.6.4
2026-06-21T08:51:56.6921389Z    Compiling rand v0.10.1
2026-06-21T08:51:56.7020712Z    Compiling base64 v0.22.1
2026-06-21T08:51:56.7321534Z    Compiling time-core v0.1.8
2026-06-21T08:51:56.7450430Z    Compiling vcpkg v0.2.15
2026-06-21T08:51:56.8370806Z    Compiling tower-service v0.3.3
2026-06-21T08:51:56.8490470Z    Compiling parking_lot v0.12.5
2026-06-21T08:51:56.9590041Z    Compiling want v0.3.1
2026-06-21T08:51:56.9870894Z    Compiling crypto-common v0.2.2
2026-06-21T08:51:57.1320510Z    Compiling block-buffer v0.12.0
2026-06-21T08:51:57.2051144Z    Compiling tinyvec v1.11.0
2026-06-21T08:51:57.2126730Z    Compiling sha2 v0.10.9
2026-06-21T08:51:57.2469495Z    Compiling cmake v0.1.58
2026-06-21T08:51:57.2966999Z    Compiling inout v0.1.4
2026-06-21T08:51:57.3011665Z    Compiling vergen-lib v9.1.0
2026-06-21T08:51:57.4370249Z    Compiling n0-future v0.3.2
2026-06-21T08:51:57.4470204Z    Compiling httpdate v1.0.3
2026-06-21T08:51:57.4830871Z    Compiling cordyceps v0.3.4
2026-06-21T08:51:57.5320666Z    Compiling spin v0.10.0
2026-06-21T08:51:57.6400503Z    Compiling winnow v1.0.3
2026-06-21T08:51:57.6530580Z    Compiling diatomic-waker v0.2.3
2026-06-21T08:51:57.6710784Z    Compiling parking v2.2.1
2026-06-21T08:51:57.6780751Z    Compiling serde_json v1.0.150
2026-06-21T08:51:57.6951464Z    Compiling crossbeam-utils v0.8.21
2026-06-21T08:51:57.6992860Z    Compiling signature v2.2.0
2026-06-21T08:51:57.7515838Z    Compiling cipher v0.4.4
2026-06-21T08:51:57.7632696Z    Compiling netlink-packet-core v0.8.1
2026-06-21T08:51:57.7821706Z    Compiling futures-lite v2.6.1
2026-06-21T08:51:57.8080554Z    Compiling digest v0.11.3
2026-06-21T08:51:57.8301203Z    Compiling futures-buffered v0.2.13
2026-06-21T08:51:57.8460791Z    Compiling ed25519 v2.2.3
2026-06-21T08:51:57.8539890Z    Compiling universal-hash v0.5.1
2026-06-21T08:51:57.8842191Z    Compiling vergen-lib v0.1.6
2026-06-21T08:51:57.9850615Z    Compiling vergen v9.1.0
2026-06-21T08:51:57.9870621Z    Compiling heapless v0.7.17
2026-06-21T08:51:58.0101228Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T08:51:58.0209760Z    Compiling noq-udp v0.10.0
2026-06-21T08:51:58.0356187Z    Compiling sync_wrapper v1.0.2
2026-06-21T08:51:58.0411192Z    Compiling allocator-api2 v0.2.21
2026-06-21T08:51:58.0540976Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T08:51:58.1320760Z    Compiling opaque-debug v0.3.1
2026-06-21T08:51:58.1772793Z    Compiling byteorder v1.5.0
2026-06-21T08:51:58.1850915Z    Compiling polyval v0.6.2
2026-06-21T08:51:58.2481336Z    Compiling aws-lc-sys v0.41.0
2026-06-21T08:51:58.2729925Z    Compiling ring v0.17.14
2026-06-21T08:51:58.2895190Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T08:51:58.3380904Z    Compiling spin v0.9.8
2026-06-21T08:51:58.3600697Z    Compiling hash32 v0.2.1
2026-06-21T08:51:58.3800920Z    Compiling vergen-gitcl v1.0.8
2026-06-21T08:51:58.4747565Z    Compiling tower-layer v0.3.3
2026-06-21T08:51:58.4860673Z    Compiling fallible-iterator v0.3.0
2026-06-21T08:51:58.5426900Z    Compiling signature v3.0.0
2026-06-21T08:51:58.5557666Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T08:51:58.5751111Z    Compiling ryu v1.0.23
2026-06-21T08:51:58.5901151Z    Compiling num_threads v0.1.7
2026-06-21T08:51:58.6861695Z    Compiling ghash v0.5.1
2026-06-21T08:51:58.6928817Z    Compiling aes v0.8.4
2026-06-21T08:51:58.7090746Z    Compiling ctr v0.9.2
2026-06-21T08:51:58.7841080Z    Compiling time v0.3.47
2026-06-21T08:51:58.7938676Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T08:51:58.8107742Z    Compiling fs2 v0.4.3
2026-06-21T08:51:58.8670631Z    Compiling http-body-util v0.1.3
2026-06-21T08:51:58.9157901Z    Compiling aead v0.5.2
2026-06-21T08:51:58.9224815Z    Compiling openssl-probe v0.2.1
2026-06-21T08:51:58.9638148Z    Compiling crossbeam-channel v0.5.15
2026-06-21T08:51:59.0420623Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T08:51:59.0547894Z    Compiling blake3 v1.8.5
2026-06-21T08:51:59.1350744Z    Compiling netlink-packet-route v0.29.0
2026-06-21T08:51:59.1414105Z    Compiling uuid v1.23.2
2026-06-21T08:51:59.2920316Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T08:51:59.3596589Z    Compiling aes-gcm v0.10.3
2026-06-21T08:51:59.4240590Z    Compiling memoffset v0.6.5
2026-06-21T08:51:59.4957368Z    Compiling acto v0.8.2
2026-06-21T08:51:59.5046625Z    Compiling noq v0.18.0
2026-06-21T08:51:59.5214549Z    Compiling netwatch v0.16.0
2026-06-21T08:51:59.6186006Z    Compiling identity-hash v0.1.0
2026-06-21T08:51:59.6221222Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T08:51:59.6520902Z    Compiling tagptr v0.2.0
2026-06-21T08:51:59.6740986Z    Compiling ref-cast v1.0.25
2026-06-21T08:51:59.7510266Z    Compiling rustix v1.1.4
2026-06-21T08:51:59.7571593Z    Compiling foldhash v0.2.0
2026-06-21T08:51:59.7761012Z    Compiling rustc-hash v2.1.2
2026-06-21T08:51:59.7841926Z    Compiling lru-slab v0.1.2
2026-06-21T08:51:59.7977638Z    Compiling thiserror v1.0.69
2026-06-21T08:51:59.8770550Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T08:51:59.9070522Z    Compiling xml-rs v0.8.28
2026-06-21T08:51:59.9573660Z    Compiling mac-addr v0.3.0
2026-06-21T08:52:00.0080619Z    Compiling hashbrown v0.16.1
2026-06-21T08:52:00.1635933Z    Compiling netlink-packet-route v0.30.0
2026-06-21T08:52:00.2119445Z    Compiling synstructure v0.13.2
2026-06-21T08:52:00.2259645Z    Compiling darling_core v0.20.11
2026-06-21T08:52:00.5593301Z    Compiling serde_derive_internals v0.29.1
2026-06-21T08:52:00.7227627Z    Compiling termios v0.2.2
2026-06-21T08:52:00.8160835Z    Compiling proc-macro-crate v3.5.0
2026-06-21T08:52:00.8720808Z    Compiling xmltree v0.10.3
2026-06-21T08:52:00.9033555Z    Compiling errno v0.3.14
2026-06-21T08:52:00.9417806Z    Compiling ioctl-rs v0.1.6
2026-06-21T08:52:00.9531108Z    Compiling serial-core v0.4.0
2026-06-21T08:52:01.0381360Z    Compiling simple-dns v0.9.3
2026-06-21T08:52:01.0542748Z    Compiling aho-corasick v1.1.4
2026-06-21T08:52:01.0930292Z    Compiling winnow v0.7.15
2026-06-21T08:52:01.1289279Z    Compiling signal-hook v0.3.18
2026-06-21T08:52:01.2771394Z    Compiling arrayvec v0.7.6
2026-06-21T08:52:01.3075067Z    Compiling linux-raw-sys v0.12.1
2026-06-21T08:52:01.4202154Z    Compiling constant_time_eq v0.4.2
2026-06-21T08:52:01.4771447Z    Compiling simdutf8 v0.1.5
2026-06-21T08:52:01.4802571Z    Compiling sha1_smol v1.0.1
2026-06-21T08:52:01.6460450Z    Compiling arrayref v0.3.9
2026-06-21T08:52:01.6680441Z    Compiling smol_str v0.1.24
2026-06-21T08:52:01.6960011Z    Compiling toml_write v0.1.2
2026-06-21T08:52:01.7077621Z    Compiling regex-syntax v0.8.10
2026-06-21T08:52:01.7118475Z    Compiling resolv-conf v0.7.6
2026-06-21T08:52:01.8986804Z    Compiling serial-unix v0.4.0
2026-06-21T08:52:01.9320884Z    Compiling signal-hook-registry v1.4.8
2026-06-21T08:52:02.0970892Z    Compiling lru v0.16.4
2026-06-21T08:52:02.1860820Z    Compiling serde_derive v1.0.228
2026-06-21T08:52:02.2297532Z    Compiling zeroize_derive v1.4.3
2026-06-21T08:52:02.2690733Z    Compiling tokio-macros v2.7.0
2026-06-21T08:52:02.3637038Z    Compiling futures-macro v0.3.32
2026-06-21T08:52:02.5230192Z    Compiling zerofrom-derive v0.1.7
2026-06-21T08:52:02.8730558Z    Compiling zeroize v1.8.2
2026-06-21T08:52:03.0369454Z    Compiling tokio v1.52.3
2026-06-21T08:52:03.0470929Z    Compiling yoke-derive v0.8.2
2026-06-21T08:52:03.3605394Z    Compiling futures-util v0.3.32
2026-06-21T08:52:03.4972108Z    Compiling zerovec-derive v0.11.3
2026-06-21T08:52:03.6190442Z    Compiling displaydoc v0.2.6
2026-06-21T08:52:03.6310500Z    Compiling tracing-attributes v0.1.31
2026-06-21T08:52:03.9700749Z    Compiling zerofrom v0.1.8
2026-06-21T08:52:04.1065439Z    Compiling rustls-pki-types v1.14.1
2026-06-21T08:52:04.2883112Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T08:52:04.3438031Z    Compiling yoke v0.8.3
2026-06-21T08:52:04.5453791Z    Compiling thiserror-impl v2.0.18
2026-06-21T08:52:04.6110441Z    Compiling zerotrie v0.2.4
2026-06-21T08:52:04.7930463Z    Compiling darling_macro v0.20.11
2026-06-21T08:52:04.9190245Z    Compiling zerovec v0.11.6
2026-06-21T08:52:04.9510887Z    Compiling derive_more-impl v2.1.1
2026-06-21T08:52:04.9838898Z    Compiling spez v0.1.2
2026-06-21T08:52:05.2018561Z    Compiling n0-error-macros v0.1.3
2026-06-21T08:52:05.2140698Z    Compiling darling v0.20.11
2026-06-21T08:52:05.2819669Z    Compiling derive_builder_core v0.20.2
2026-06-21T08:52:05.3912034Z    Compiling der v0.8.0-rc.10
2026-06-21T08:52:05.7120865Z    Compiling tinystr v0.8.3
2026-06-21T08:52:05.9530770Z    Compiling icu_locale_core v2.2.0
2026-06-21T08:52:06.0903827Z    Compiling potential_utf v0.1.5
2026-06-21T08:52:06.2920575Z    Compiling icu_collections v2.2.0
2026-06-21T08:52:06.3110501Z    Compiling n0-error v0.1.3
2026-06-21T08:52:06.3910495Z    Compiling pin-project-internal v1.1.13
2026-06-21T08:52:06.6388237Z    Compiling derive_builder_macro v0.20.2
2026-06-21T08:52:06.6681552Z    Compiling ed25519-dalek v2.2.0
2026-06-21T08:52:06.9801257Z    Compiling spki v0.8.0-rc.4
2026-06-21T08:52:06.9904686Z    Compiling derive_builder v0.20.2
2026-06-21T08:52:07.0700735Z    Compiling futures-executor v0.3.32
2026-06-21T08:52:07.2080336Z    Compiling icu_provider v2.2.0
2026-06-21T08:52:07.2550635Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T08:52:07.3118520Z    Compiling futures v0.3.32
2026-06-21T08:52:07.4451087Z    Compiling ipnet v2.12.0
2026-06-21T08:52:07.4722049Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T08:52:07.5370949Z    Compiling icu_properties v2.2.0
2026-06-21T08:52:07.6150530Z    Compiling icu_normalizer v2.2.0
2026-06-21T08:52:07.7921340Z    Compiling pin-project v1.1.13
2026-06-21T08:52:07.8905028Z    Compiling prefix-trie v0.8.4
2026-06-21T08:52:07.9780888Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-21T08:52:07.9861598Z    Compiling cobs v0.3.0
2026-06-21T08:52:08.1466187Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T08:52:08.1792973Z    Compiling once_cell v1.21.4
2026-06-21T08:52:08.2467134Z    Compiling postcard-derive v0.2.2
2026-06-21T08:52:08.2896932Z    Compiling rustls-native-certs v0.8.4
2026-06-21T08:52:08.4200892Z    Compiling tracing-core v0.1.36
2026-06-21T08:52:08.5840625Z    Compiling data-encoding-macro v0.1.20
2026-06-21T08:52:08.6520876Z    Compiling num_enum_derive v0.7.6
2026-06-21T08:52:08.7574280Z    Compiling hashbrown v0.14.5
2026-06-21T08:52:08.7821797Z    Compiling enum-assoc v1.3.0
2026-06-21T08:52:08.7940854Z    Compiling postcard v1.1.3
2026-06-21T08:52:08.8014630Z    Compiling strum_macros v0.28.0
2026-06-21T08:52:09.0190244Z    Compiling tracing v0.1.44
2026-06-21T08:52:09.2900999Z    Compiling tokio-util v0.7.18
2026-06-21T08:52:09.3145738Z    Compiling idna_adapter v1.2.2
2026-06-21T08:52:09.3701960Z    Compiling derive_more v2.1.1
2026-06-21T08:52:09.3922031Z    Compiling netlink-sys v0.8.8
2026-06-21T08:52:09.4340879Z    Compiling idna v1.1.0
2026-06-21T08:52:09.4825844Z    Compiling tower v0.5.3
2026-06-21T08:52:09.5681520Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T08:52:09.5810791Z    Compiling hashlink v0.9.1
2026-06-21T08:52:09.5883693Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T08:52:09.6213882Z    Compiling async-trait v0.1.89
2026-06-21T08:52:09.6421864Z    Compiling netlink-proto v0.12.0
2026-06-21T08:52:09.7165128Z    Compiling netdev v0.42.0
2026-06-21T08:52:09.7861386Z    Compiling num_enum v0.7.6
2026-06-21T08:52:09.8840837Z    Compiling iroh-relay v0.98.0
2026-06-21T08:52:09.9651356Z    Compiling url v2.5.8
2026-06-21T08:52:09.9652809Z    Compiling moka v0.12.15
2026-06-21T08:52:09.9720477Z    Compiling serde_spanned v0.6.9
2026-06-21T08:52:10.0075449Z    Compiling toml_datetime v0.6.11
2026-06-21T08:52:10.0760703Z    Compiling rusqlite v0.32.1
2026-06-21T08:52:10.1300871Z    Compiling iroh-metrics v0.38.3
2026-06-21T08:52:10.1680836Z    Compiling ref-cast-impl v1.0.25
2026-06-21T08:52:10.1727341Z    Compiling thiserror-impl v1.0.69
2026-06-21T08:52:10.3880284Z    Compiling h2 v0.4.14
2026-06-21T08:52:10.6020397Z    Compiling n0-watcher v0.6.1
2026-06-21T08:52:10.6888234Z    Compiling tokio-stream v0.1.18
2026-06-21T08:52:10.8050767Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T08:52:10.8092085Z    Compiling iroh-base v0.98.0
2026-06-21T08:52:10.9263006Z    Compiling tower-http v0.6.11
2026-06-21T08:52:10.9693617Z    Compiling attohttpc v0.30.1
2026-06-21T08:52:11.2230662Z    Compiling toml_edit v0.22.27
2026-06-21T08:52:11.3321185Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-21T08:52:11.3652046Z    Compiling webpki-roots v1.0.7
2026-06-21T08:52:11.3780695Z    Compiling regex-automata v0.4.14
2026-06-21T08:52:11.4861014Z    Compiling schemars_derive v1.2.1
2026-06-21T08:52:11.5274134Z    Compiling strum v0.28.0
2026-06-21T08:52:11.5428701Z    Compiling darling_core v0.23.0
2026-06-21T08:52:11.6184151Z    Compiling serde_bytes v0.11.19
2026-06-21T08:52:11.6453480Z    Compiling iroh-dns v0.98.0
2026-06-21T08:52:11.6590884Z    Compiling seize v0.5.1
2026-06-21T08:52:11.8724205Z    Compiling hmac v0.12.1
2026-06-21T08:52:11.8869949Z    Compiling iroh v0.98.2
2026-06-21T08:52:11.9682725Z    Compiling rustix v0.38.44
2026-06-21T08:52:12.0080575Z    Compiling cmov v0.5.4
2026-06-21T08:52:12.1591247Z    Compiling bitflags v1.3.2
2026-06-21T08:52:12.1650702Z    Compiling dyn-clone v1.0.20
2026-06-21T08:52:12.1800786Z    Compiling utf8parse v0.2.2
2026-06-21T08:52:12.2195508Z    Compiling pin-utils v0.1.0
2026-06-21T08:52:12.2670108Z    Compiling nix v0.25.1
2026-06-21T08:52:12.2798696Z    Compiling anstyle-parse v1.0.0
2026-06-21T08:52:12.3067563Z    Compiling ctutils v0.4.2
2026-06-21T08:52:12.3277845Z    Compiling hkdf v0.12.4
2026-06-21T08:52:12.3591222Z    Compiling papaya v0.2.4
2026-06-21T08:52:12.4700755Z    Compiling filedescriptor v0.8.3
2026-06-21T08:52:12.4800952Z    Compiling backon v1.6.0
2026-06-21T08:52:12.7550659Z    Compiling serial v0.4.0
2026-06-21T08:52:12.7816287Z    Compiling foldhash v0.1.5
2026-06-21T08:52:12.8310964Z    Compiling downcast-rs v1.2.1
2026-06-21T08:52:12.8461332Z    Compiling anstyle-query v1.1.5
2026-06-21T08:52:12.9040667Z    Compiling shell-words v1.1.1
2026-06-21T08:52:12.9142373Z    Compiling linux-raw-sys v0.4.15
2026-06-21T08:52:12.9334466Z    Compiling instability v0.3.12
2026-06-21T08:52:12.9640273Z    Compiling colorchoice v1.0.5
2026-06-21T08:52:13.0422028Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T08:52:13.0653859Z    Compiling anstyle v1.0.14
2026-06-21T08:52:13.0771025Z    Compiling hashbrown v0.15.5
2026-06-21T08:52:13.0780390Z    Compiling signal-hook-mio v0.2.5
2026-06-21T08:52:13.1329813Z    Compiling spake2 v0.4.0
2026-06-21T08:52:13.1561192Z    Compiling terminal_size v0.4.4
2026-06-21T08:52:13.1979718Z    Compiling strum_macros v0.26.4
2026-06-21T08:52:13.3705630Z    Compiling anstream v1.0.0
2026-06-21T08:52:13.3780760Z    Compiling sha1 v0.10.6
2026-06-21T08:52:13.5613970Z    Compiling itertools v0.13.0
2026-06-21T08:52:13.6538714Z    Compiling schemars v1.2.1
2026-06-21T08:52:13.6804675Z    Compiling castaway v0.2.4
2026-06-21T08:52:13.7754287Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T08:52:13.8471023Z    Compiling static_assertions v1.1.0
2026-06-21T08:52:13.9168889Z    Compiling toml v0.8.23
2026-06-21T08:52:14.1391063Z    Compiling doctest-file v1.1.1
2026-06-21T08:52:14.6601371Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-21T08:52:14.7911291Z    Compiling regex v1.12.3
2026-06-21T08:52:15.0870623Z    Compiling indoc v2.0.7
2026-06-21T08:52:15.4077326Z    Compiling darling_macro v0.23.0
2026-06-21T08:52:15.5335255Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-21T08:52:15.5790907Z    Compiling unicode-width v0.1.14
2026-06-21T08:52:15.5951487Z    Compiling clap_lex v1.1.0
2026-06-21T08:52:15.7810842Z    Compiling darling v0.23.0
2026-06-21T08:52:15.8890882Z    Compiling unicode-truncate v1.1.0
2026-06-21T08:52:15.9005718Z    Compiling clap_builder v4.6.0
2026-06-21T08:52:15.9009433Z    Compiling interprocess v2.4.2
2026-06-21T08:52:15.9244193Z    Compiling strum v0.26.3
2026-06-21T08:52:16.0370717Z    Compiling crossterm v0.28.1
2026-06-21T08:52:16.0511091Z    Compiling lru v0.12.5
2026-06-21T08:52:16.2450646Z    Compiling compact_str v0.8.2
2026-06-21T08:52:16.4160648Z    Compiling hyper v1.10.1
2026-06-21T08:52:16.4517499Z    Compiling clap_derive v4.6.1
2026-06-21T08:52:16.4934405Z    Compiling iana-time-zone v0.1.65
2026-06-21T08:52:16.7850986Z    Compiling portable-pty v0.8.1
2026-06-21T08:52:16.8731032Z    Compiling unicode-width v0.2.0
2026-06-21T08:52:16.9050807Z    Compiling cassowary v0.3.0
2026-06-21T08:52:17.1537824Z    Compiling chrono v0.4.45
2026-06-21T08:52:17.2461050Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-21T08:52:17.3471121Z    Compiling ratatui v0.29.0
2026-06-21T08:52:17.6781100Z    Compiling nucleo-matcher v0.3.1
2026-06-21T08:52:17.6970553Z    Compiling qrcode v0.14.1
2026-06-21T08:52:17.7487948Z    Compiling tempfile v3.27.0
2026-06-21T08:52:18.5180278Z    Compiling hyper-util v0.1.20
2026-06-21T08:52:18.6840285Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-21T08:52:18.7204285Z    Compiling clap v4.6.1
2026-06-21T08:52:20.4275283Z    Compiling igd-next v0.17.1
2026-06-21T08:52:21.4633752Z    Compiling portmapper v0.16.0
2026-06-21T08:52:25.7997075Z    Compiling rustls-webpki v0.103.13
2026-06-21T08:52:28.1379597Z    Compiling tokio-rustls v0.26.4
2026-06-21T08:52:28.1382318Z    Compiling noq-proto v0.17.0
2026-06-21T08:52:28.1382673Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T08:52:28.2788780Z    Compiling hyper-rustls v0.27.9
2026-06-21T08:52:28.2789652Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T08:52:28.2790101Z    Compiling tokio-websockets v0.13.2
2026-06-21T08:52:28.4107441Z    Compiling reqwest v0.13.4
2026-06-21T08:52:29.3567762Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T08:52:43.0803047Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-21T08:52:44.4796237Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-21T08:52:51.5620274Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-21T08:52:55.1732442Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
2026-06-21T08:52:55.1954484Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a610d2092bf5e776)
2026-06-21T08:52:55.1966571Z 
2026-06-21T08:52:55.1966672Z running 1 test
2026-06-21T08:53:01.6887608Z test new_brain_serves_against_old_broker ... ok
2026-06-21T08:53:01.6887960Z 
2026-06-21T08:53:01.6888280Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.49s
2026-06-21T08:53:01.6888641Z 
2026-06-21T08:53:01.7101254Z Post job cleanup.
2026-06-21T08:53:01.7760965Z [command]/usr/bin/git version
2026-06-21T08:53:01.7791093Z git version 2.43.0
2026-06-21T08:53:01.7856187Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bd992bb9-b0f1-4b4d-8f75-16934dd364a5' before making global git config changes
2026-06-21T08:53:01.7856836Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:53:01.7859479Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T08:53:01.8163298Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:53:01.8193254Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T08:53:01.8391485Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:53:01.8410649Z http.https://github.com/.extraheader
2026-06-21T08:53:01.8417274Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-21T08:53:01.8441878Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T08:53:01.8635585Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:53:01.8661067Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T08:53:01.8963588Z Cleaning up orphan processes
2026-06-21T08:53:01.9523954Z Terminate orphan process: pid (3478839) (spt)
